home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Directorty Opus 5 - Magellan
/
Opus 5 - Magellan.iso
/
Extras
/
NewIconsV3.1upd
/
Update.NewIcons
< prev
next >
Wrap
Text File
|
1996-08-25
|
526b
|
17 lines
;Update NI3 to 3.1
;Written by Eric Sauvageau
;(25.08.96)
echo "*E[1mUpdating NewIconsV3 to V3.1...*E[0m"
Echo " "
echo >t:ni.tmp "Copy NewIcons " NOLINE
Echo "Searching for the location of the NewIcons executable..."
search >>T:ni.tmp from sys: all file NewIcons
If warn
Echo "*E[1mERROR:*E[0m Can't locate the NewIcons executable on the boot partition!"
Quit
Endif
Echo "Copying new executable over the old one..."
Execute t:ni.tmp
Echo "Update completed! Please reboot to run the new version."
Delete >NIL: T:ni.tmp